home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 4
/
Apprentice-Release4.iso
/
Demos
/
AppMaker 2.0b3
/
Demo AppMaker 1.5
/
Demo AppMaker™
/
Demo AppMaker™.rsrc
/
TmpC_1008_Icon
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-04-08
|
297 b
|
16 lines
%case update%
GetWRect (%itemname%, &bounds);
PlotIconID (%iconID%, bounds);
%case itemNr%
%DefineItem%
%case hit%
%if enabled%
%if not lastInGroup%
case %itemname%:
%else%
case %itemname%:
DoIconRadio (%firstradio%, itemNr, &info->%fieldname%);
break;
%end if%
%end if%